C++ Prediction Sample - SQPC++Sample

This is an example program for using the SIMCA-QP part and the C interface of SIMCA-Q dll but using a high level C++ class, called EzQ. 

The application is a console application that takes the name of a usp as arguments.

Also see the readme.md file in the main Samples folder for general info on the Visual Studio sample projects.

SQPC++Sample.vcxproj
    This is the project file you open in Visual Studio.

SQPC++Sample.cpp
    This is the main application source file.

EZQ.h and EZQ.cpp
    The C++ classes that interact with SIMCA-q
